Scala Queue Data Structure

Array Based Queue (using Scala)

Finish the Array Based Queue (using Scala)

Array Based Queue and Test Driven Development (using Scala)

Priority Queues (using Scala)

Priority Queue ADT (using Scala)

Linked List Based Queue (using Scala)

Unsorted Linked List Priority Queue (using Scala)

Sorted Linked List Priority Queue (using Scala)

Sorted Linked List Priority Queue (using Scala)

Linked List Based Queue (using Scala)

ADTs and the Stack and Queue (using Scala)

Testing the Sorted Linked List Priority Queue (using Scala)

Creating Combinations of a Scala Queue While Preserving Order: A More Efficient Approach

How to Enqueue a String to a Queue Within a Map in Scala

ArrayDeques and How to Contribute to Scala 2.13 Collections by Pathikrit Bhowmick

Binary Heap Enqueue Implementation (using Scala)

Scala - Using isEmpty() Method

Array Based Stack (using Scala)

More Unit Testing (using Scala)

Concurrent Data Structures (using Scala)

Scale By The Bay 2018: Pathikrit Bhowmick, ArrayDeques and How to Contribute to Scala 2.13

Buffer with Singly Linked List (using Scala)

Array Based Stack (using Scala)

Breadth First Search (using Scala)